To fixes wrt window selection and buffer list.
authormartin rudalics <rudalics@gmx.at>
Sat, 16 Jul 2011 13:02:51 +0000 (15:02 +0200)
committermartin rudalics <rudalics@gmx.at>
Sat, 16 Jul 2011 13:02:51 +0000 (15:02 +0200)
commit1dcc1d15d3b743435284fa44bb780e6c1f4a9c46
tree71dfdf0bd3104b90635010c482873723f0ce75f1
parent8e84045700ec8be4a0d8b92a46ebc72bc65c88f2
To fixes wrt window selection and buffer list.

* frame.el (select-frame-set-input-focus): New argument
NORECORD.
* window.el (pop-to-buffer): Select window used even if it was
selected before, see discussion of (Bug#8615), (Bug#6954).  Pass
argument NORECORD on to select-frame-set-input-focus.
lisp/ChangeLog
lisp/frame.el
lisp/window.el